home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / psl.lang < prev    next >
Text File  |  2004-07-06  |  2KB  |  50 lines

  1. # PATROL language definition file
  2. #
  3. # Author: AndrΘ Simon
  4. #   Mail: andre.simon1@gmx.de
  5. #   Date: 02.03.2003
  6. # ------------------------------------------
  7. # This file is a part of highlight, a free source code converter released under the GPL.
  8. #
  9. # The file is used to describe keywords and special symbols of programming languages.
  10. # See README in the highlight directory for details.
  11. #
  12. # New definition files for future releases of highlight are always appreciated ;)
  13. #
  14. # ----------
  15. # andre.simon1@gmx.de
  16. # http:/www.andre-simon.de/
  17.  
  18.  
  19. $KW_LIST(kwa)=else elsif exit export foreach function if last local main next
  20. requires return switch while
  21.  
  22. #Functions:
  23. $KW_LIST(kwb)=acos annotate annotate_get asctime asin atan blackout cat ceil
  24. chan_exists change_state close cond_signal cond_wait console_type convert_date
  25. cos cosh create date debugger destroy destroy_lock difference event_archive
  26. event_catalog_get event_check event_query event_range_manage event_range_query
  27. event_report event_schedule event_trigger event_trigger2 execute exists exp
  28. fabs file floor fmod fopen fseek ftell full_discovery get get_chan_info getenv
  29. getpid get_ranges get_vars grep history history_get_retention index int
  30. internal intersection in_transition isnumber is_var kill length lines lock log
  31. loge log10 ntharg nthargf nthline nthlinef num_consoles pconfig popen pow print
  32. printf proc_exists process Pslexecute random read readln refresh_parameters
  33. remote_close remote_event_query remote_event_trigger remote_file_send
  34. remote_open response  response_get_value rindex set share sin sinh sleep
  35. snmp_agent_config snmp_agent_stop snmp_close snmp_config _snmp_debug snmp_get
  36. snmp_get_next snmp_h_get snmp__h_get_next snmp_h_set snmp_open snmp_set
  37. snmp_trap_ignore snmp_trap_listen snmp_trap_raise_std_trap snmp_trap_receive
  38. snmp_trap_register_im snmp_trap_send snmp_walk sort sprintf sqrt srandom subset
  39. substr system tail tanh time tmpnam tolower toupper trim union unique unlock
  40. unset va_arg va_start write
  41.  
  42.  
  43. $STRINGDELIMITERS="
  44.  
  45. $SL_COMMENT=#
  46.  
  47. $IGNORECASE=true
  48.  
  49. $SYMBOLS= ( ) [ ] { } , ; : & | < > !  = / * %  + -
  50.